home *** CD-ROM | disk | FTP | other *** search
/ Chip 2007 January, February, March & April / Chip-Cover-CD-2007-02.iso / Pakiet bezpieczenstwa / AntySpyware / Spy Sweeper Free / ssftrialsnrsetup1_1894289931.exe / {app} / SpySweeperUI.exe / 0 / RCDATA / TSWEEPLOGDLG / TSWEEPLOGDLG.txt
Encoding:
Text File  |  2006-10-20  |  801 b   |  43 lines

  1. object SweepLogDlg: TSweepLogDlg
  2.   Left = 330
  3.   Top = 114
  4.   BorderStyle = bsDialog
  5.   Caption = 'SweepLogDlg'
  6.   ClientHeight = 188
  7.   ClientWidth = 428
  8.   Color = clWhite
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -12
  12.   Font.Name = 'Tahoma'
  13.   Font.Style = []
  14.   OldCreateOrder = False
  15.   PixelsPerInch = 96
  16.   TextHeight = 14
  17.   object pnlLog: TPanel
  18.     Left = 8
  19.     Top = 8
  20.     Width = 412
  21.     Height = 137
  22.     BevelOuter = bvNone
  23.     Color = clWhite
  24.     TabOrder = 0
  25.   end
  26.   object btnClose: TResTeButton
  27.     Left = 192
  28.     Top = 152
  29.     Width = 75
  30.     Height = 25
  31.     Cancel = True
  32.     Default = True
  33.     ModalResult = 1
  34.     TabOrder = 1
  35.     ResourceCaption = 20031
  36.   end
  37.   object ThemeForm: TTeForm2
  38.     ThemeObject = 'AboutDialog'
  39.     Left = 88
  40.     Top = 92
  41.   end
  42. end
  43.